home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / maple_st.swf / scripts / DefineSprite_681 / frame_2 / DoAction_2.as next >
Encoding:
Text File  |  2010-04-12  |  121 b   |  7 lines

  1. function skillatkwait()
  2. {
  3.    _root.arrowimg = "normal";
  4.    _root.atk = true;
  5.    _root.player.ani.gotoAndStop(8);
  6. }
  7.